Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(examples): update to use latest jco version, guest-types #564

Conversation

vados-cosmonic
Copy link
Contributor

No description provided.

@guybedford guybedford merged commit 7074de7 into bytecodealliance:main Feb 6, 2025
19 checks passed
@guybedford
Copy link
Collaborator

Thanks, is there a good suggestion for how to keep these examples up-to-date? Or should we just include updating the examples as part of the release process "handbook" effectively?

@vados-cosmonic vados-cosmonic deleted the chore(examples)=update-to-use-guest-types branch February 7, 2025 13:31
@vados-cosmonic
Copy link
Contributor Author

Yeah I want to keep the release process as light as possible, and automate as much as we can...

I think the little refactoring that we talked about during the last call would help here -- if we could turn our current repo into essentially two workspace-based repo (one for rust, one for JS) then we could get some more automation going.

What I'm thinking of is:

  • crates & packages folders
  • justfile for top level scripting that either calls down into rust or JS depending)

If we have the code in workspaces, then we can manage the deps all in one spot, and at least make it easier to update all the deps at once.

@guybedford
Copy link
Collaborator

That framing certainly makes sense to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants